home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / pluginy Firefox / 2098 / 2098.xpi / chrome / updatenotifier.jar / locale / en-US / updatenotifier.dtd next >
Text File  |  2009-07-05  |  2KB  |  45 lines

  1. <!-- 
  2.   Update Notifier
  3.   By Todd Long <longfocus@gmail.com>
  4.   http://www.longfocus.com/firefox/updatenotifier/
  5.  -->
  6.  
  7. <!-- Extension details -->
  8. <!ENTITY ext-name "Update Notifier">
  9. <!ENTITY ext-description "Notifies you when updates are available for your extensions and themes.">
  10.  
  11. <!-- Buttons -->
  12. <!ENTITY btn-ok "OK">
  13. <!ENTITY btn-cancel "Cancel">
  14. <!ENTITY btn-defaults "Defaults">
  15.  
  16. <!-- Options -->
  17. <!ENTITY opts-title "Update Notifier Options">
  18. <!ENTITY opts-updates "Updates">
  19. <!ENTITY opts-general "General">
  20. <!ENTITY opts-general-startup.caption "Startup">
  21. <!ENTITY opts-general-install.caption "Install">
  22. <!ENTITY opts-general-install.checkbox "Install updates when they become available.">
  23.  
  24. <!ENTITY opts-toolbar "Toolbar">
  25. <!ENTITY opts-toolbar-display.caption "Display">
  26. <!ENTITY opts-toolbar-display.checkbox "Display icon when no updates are available.">
  27. <!ENTITY opts-toolbar-statusbar.caption "Statusbar">
  28. <!ENTITY opts-toolbar-statusbar-display "Display update icons in the statusbar.">
  29. <!ENTITY opts-toolbar-statusbar-last "Always last">
  30. <!ENTITY opts-toolbar-statusbar-position "Specific position:">
  31.  
  32. <!ENTITY opts-notifications "Notifications">
  33. <!ENTITY opts-notifications-interval.caption "Check interval">
  34. <!ENTITY opts-notifications-interval-every "Check for updates every:">
  35. <!ENTITY opts-notifications-alerts "Alerts">
  36. <!ENTITY opts-notifications-alerts-display "Display alert notification for new updates.">
  37.  
  38. <!ENTITY opts-help "Help">
  39. <!ENTITY opts-help-quick "Quick help">
  40. <!ENTITY opts-help-extension "Extension updates are available.">
  41. <!ENTITY opts-help-theme "Theme updates are available.">
  42. <!ENTITY opts-help-none "There are no updates available.">
  43. <!ENTITY opts-help-restart "Restart required for installation.">
  44. <!ENTITY opts-help-about "More info">
  45. <!ENTITY opts-help-homepage "Extension Homepage...">